FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package hl7.fhir.us.directory-attestation#current (437 ms)

Package hl7.fhir.us.directory-attestation
Type CodeSystem
Id Id
FHIR Version R4
Source http://hl7.org/fhir/us/directory-attestation/https://build.fhir.org/ig/HL7/fhir-directory-attestation/CodeSystem-DeliveryMethodCS.html
Url http://hl7.org/fhir/us/directory-attestation/CodeSystem/DeliveryMethodCS
Version 1.0.0-ballot
Status active
Date 2022-12-08T23:25:31+00:00
Name DeliveryMethodCS
Title Delivery Methods Code System
Experimental False
Realm us
Authority hl7
Description Categories of healthcare service delivery methods.
Content complete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

This code system http://hl7.org/fhir/us/directory-attestation/CodeSystem/DeliveryMethodCS defines the following codes:

CodeDisplayDefinition
virtual VirtualDelivery not requiring provider and patient to be physically co-located, such as tele-medicine
physical PhysicalTraditional delivery requiring provider and patient to be physically co-located.

Source

{
  "resourceType" : "CodeSystem",
  "id" : "DeliveryMethodCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/directory-attestation/CodeSystem/DeliveryMethodCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">virtual<a name=\"DeliveryMethodCS-virtual\"> </a></td><td>Virtual</td><td>Delivery not requiring provider and patient to be physically co-located, such as tele-medicine</td></tr><tr><td style=\"white-space:nowrap\">physical<a name=\"DeliveryMethodCS-physical\"> </a></td><td>Physical</td><td>Traditional delivery requiring provider and patient to be physically co-located.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/directory-attestation/CodeSystem/DeliveryMethodCS",
  "version" : "1.0.0-ballot",
  "name" : "DeliveryMethodCS",
  "title" : "Delivery Methods Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-12-08T23:25:31+00:00",
  "publisher" : "HL7 Patient Administration Working Group",
  "contact" : [
    {
      "name" : "HL7 Patient Administration Working Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.org/Special/committees/pafm"
        },
        {
          "system" : "email",
          "value" : "pafm@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Categories of healthcare service delivery methods.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 2,
  "concept" : [
    {
      "code" : "virtual",
      "display" : "Virtual",
      "definition" : "Delivery not requiring provider and patient to be physically co-located, such as tele-medicine"
    },
    {
      "code" : "physical",
      "display" : "Physical",
      "definition" : "Traditional delivery requiring provider and patient to be physically co-located."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.